home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / lagoonquest.swf / scripts / frame_22 / PlaceObject2_312_28 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2007-09-27  |  101b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(state != "death")
  3.    {
  4.       dolphinGame.updateAction();
  5.    }
  6. }
  7.